home *** CD-ROM | disk | FTP | other *** search
- object AboutDetailsFm: TAboutDetailsFm
- Left = 379
- Top = 241
- HelpContext = 1400
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Product Details'
- ClientHeight = 181
- ClientWidth = 292
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object CloseBt: TButton
- Left = 210
- Top = 148
- Width = 75
- Height = 25
- HelpContext = 902
- Caption = '&Close'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object DetailsLv: TListView
- Left = 8
- Top = 8
- Width = 277
- Height = 133
- HelpContext = 1402
- ColumnClick = False
- Columns = <
- item
- Caption = 'Description'
- Width = 130
- end
- item
- Caption = 'Value'
- Width = 12
- WidthType = (
- -1)
- end>
- ReadOnly = True
- Items.Data = {
- 0A0100000700000000000000FFFFFFFFFFFFFFFF00000000000000000C50726F
- 6475637420436F646501000000FFFFFFFFFFFFFFFF00000000000000000E5665
- 7273696F6E204E756D62657205000000FFFFFFFFFFFFFFFF0000000000000000
- 1246696C65204461746520616E642054696D6502000000FFFFFFFFFFFFFFFF00
- 000000000000000D53657269616C204E756D62657204000000FFFFFFFFFFFFFF
- FF000000000000000011526567697374726174696F6E204E616D6504000000FF
- FFFFFFFFFFFFFF000000000000000014526567697374726174696F6E20436F6D
- 70616E7903000000FFFFFFFFFFFFFFFF00000000000000001152656769737472
- 6174696F6E20436F6465}
- TabOrder = 1
- ViewStyle = vsReport
- SmallImages = DetailsIm
- end
- object DetailsIm: TImageList
- Left = 8
- Top = 148
- end
- end
-